projects
/
utf8proc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dad0cbd
)
note removal of plugins
author
Steven G. Johnson
<stevenj@mit.edu>
Thu, 12 Mar 2015 18:32:07 +0000
(14:32 -0400)
committer
Steven G. Johnson
<stevenj@mit.edu>
Thu, 12 Mar 2015 18:32:07 +0000
(14:32 -0400)
NEWS.md
patch
|
blob
|
history
diff --git
a/NEWS.md
b/NEWS.md
index a55abd620c5e5d7293209d51a06a081ee6ad172e..3daa0bb24248796f9229a4e4cada7143f153f593 100644
(file)
--- a/
NEWS.md
+++ b/
NEWS.md
@@
-4,6
+4,8
@@
- Updated for Unicode 7.0.
+- Ruby and PostgreSQL plugins have been removed due to lack of testing.
+
- New function `utf8proc_grapheme_break(c1,c2)` that returns whether
there is a grapheme break between `c1` and `c2`.